import { NextPage } from "next"; declare const CourseEditPage: NextPage; export default CourseEditPage;